ComponentOne Xamarin.Android
ScrollY Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ScrollY Property
Syntax
'Declaration
 
Public Property ScrollY As Integer
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Integer
 
instance.ScrollY = value
 
value = instance.ScrollY
public int ScrollY {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members